Skip to content

feat: add --build-system flag to skip auto-detection (v0.3.2)#8

Merged
masonlet merged 6 commits into
mainfrom
feat/build-system-flag
Jun 26, 2026
Merged

feat: add --build-system flag to skip auto-detection (v0.3.2)#8
masonlet merged 6 commits into
mainfrom
feat/build-system-flag

Conversation

@masonlet

Copy link
Copy Markdown
Member

Adds --build-system <cmake|meson> to bypass auto-detection and enable full dry-run command preview through configure and build.

  • BuildSystem implements FromStr for clap parsing with case-insensitive matching
  • Single and mono modes check --build-system before falling back to detection
  • --dry-run + --build-system now prints full configure/build command preview
  • Consolidates test fixtures into tests/common/args.rs

@masonlet masonlet merged commit baf52d6 into main Jun 26, 2026
10 checks passed
@masonlet masonlet deleted the feat/build-system-flag branch June 26, 2026 23:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant